home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / stock / ibmdisk5 / ibm5.bat < prev    next >
DOS Batch File  |  1992-02-25  |  3KB  |  81 lines

  1. ECHO OFF 
  2. ECHO                              INSTRUCTIONS FOR
  3. ECHO                                 IBM DISK 5
  4. ECHO     .
  5. ECHO     .
  6. ECHO     STOCKCHART is a stock charting system.  This disk contains the
  7. ECHO     STOCKCHART programs and the related files needed to run those
  8. ECHO     programs.
  9. ECHO     .
  10. ECHO     Please note that since AAII did not produce the program(s) in this
  11. ECHO     package, we should not be held responsible for any bugs or other
  12. ECHO     failings.  If you encounter any problems with the package, please
  13. ECHO     contact the program author (see the program documentation for
  14. ECHO     details).  Only contact AAII if this disk is somehow damaged or if
  15. ECHO     any of its files are corrupted.
  16. ECHO     .
  17. ECHO     Before you use this disk, we suggest you do the following:  First,
  18. ECHO     following the procedure outlined in your computer's DOS manual (see
  19. ECHO     the FORMAT command), format a disk (using the /S format option, if you
  20. ECHO     wish to make a "boot disk").  Second, copy the GRAPHICS.COM program
  21. ECHO     from your DOS system disk to the newly formatted disk. Finally, copy 
  22. ECHO     the files from this original disk to the disk you have just formatted
  23. ECHO     (using COPY *.*).  Use the new disk as your working disk. This
  24. ECHO     original program disk should be kept in a safe place and
  25. PAUSE
  26. ECHO     used only to make working copies. The program's documentation file
  27. ECHO     contains further information if you wish to use Stock Charting 
  28. ECHO     System on a hard disk system.
  29. ECHO     .
  30. ECHO     The following is the directory listing for IBM Disk 5:
  31. ECHO     . 
  32. ECHO     IBM5     BAT     
  33. ECHO     SMSETUP3 CTL     
  34. ECHO     CATALOG  POR     
  35. ECHO     DABT     SMP     
  36. ECHO     DDJIND   SMP     
  37. ECHO     DEK      SMP     
  38. ECHO     WABT     SMP     
  39. ECHO     WDJIND   SMP     
  40. ECHO     WEK      SMP     
  41. ECHO     SM3      EXE     
  42. ECHO     SMMMENU3 EXE     
  43. ECHO     SMADDEL3 EXE     
  44. ECHO     SMUPDAT3 EXE     
  45. ECHO     SMENTRY3 EXE     
  46. pause
  47. ECHO     SMGRAPH3 EXE     
  48. ECHO     BRUN30   EXE     
  49. ECHO     SMHSREQ3 HLP      
  50. ECHO     SMINSHN3 HLP      
  51. ECHO     SMINSHU3 HLP      
  52. ECHO     SMINSFD3 HLP      
  53. ECHO     SMUSERM3 HLP      
  54. ECHO     SMSTART3 HLP     
  55. ECHO     SMFMAIN3 HLP     
  56. ECHO     SMGRDIS3 HLP     
  57. ECHO     SMMMENU3 HLP     
  58. ECHO     SMADDEL3 HLP     
  59. ECHO     SMVIEWS3 HLP      
  60. ECHO     SMSTYPE3 HLP      
  61. pause
  62. ECHO     SMUPDAT3 HLP      
  63. ECHO     SMCURUP3 HLP      
  64. ECHO     SMDTOWK3 HLP      
  65. ECHO     SMENTRY3 HLP     
  66. ECHO     SMHDINP3 HLP     
  67. ECHO     SMGRAPH3 HLP     
  68. ECHO     SMGROPT3 HLP     
  69. ECHO     SMPINFO3 HLP      
  70. ECHO     SMGLCOM3 HLP      
  71. ECHO     SMGLFIN3 HLP     
  72. ECHO     SMREGIS3 HLP     
  73. ECHO     README   DOC      
  74. ECHO     RELEASE3 02        
  75. ECHO     .
  76. pause
  77. ECHO     In order to view the documentation file, refer to README.DOC
  78. ECHO     on the Program disk. You can print out this direction file (IBM5.BAT)
  79. ECHO     by typing:   COPY IBM5.BAT PRN
  80. ECHO     Good luck!
  81. ECHO     .